home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / emacs.lha / emacs-19.16 / shortnames / reserved < prev    next >
Text File  |  1985-10-16  |  220b  |  35 lines

  1. int
  2. char
  3. float
  4. double
  5. struct
  6. union
  7. long
  8. short
  9. unsigned
  10. auto
  11. extern
  12. register
  13. typedef
  14. static
  15. goto
  16. return
  17. sizeof
  18. break
  19. continue
  20. if
  21. else
  22. for
  23. do
  24. while
  25. switch
  26. case
  27. default
  28. entry
  29. include
  30. define
  31. defined
  32. undef
  33. undefined
  34. undefine
  35.